home *** CD-ROM | disk | FTP | other *** search
/ Let's Discover Texas! / Let's Discover Texas!.iso / pc / FILES / FINALE.dxr / 00252_~wait CURSOR.ls < prev    next >
Encoding:
Text File  |  2001-01-04  |  112 b   |  7 lines

  1. global currentCursor
  2.  
  3. on exitFrame me
  4.   cursor([member("Wheel"), member("Wheel Mask")])
  5.   currentCursor = 2
  6. end
  7.